SpriteSurface.BackDrop Property

Syntax

BackDrop as Picture


A picture that will be drawn within the area defined by the Height, Left, Top, and Width properties when the SpriteSurface's Run method is called. If the picture is too small, it will be tiled.

to fill out the entire area. Sprite objects will be drawn in front of the BackDrop.